Skip to content

refactor: Align RISC-V implementation with AArch64 branchless mask extraction #232

Merged
danilak-G merged 1 commit into
google:mainfrom
anthony-zy:main
May 9, 2026
Merged

refactor: Align RISC-V implementation with AArch64 branchless mask extraction #232
danilak-G merged 1 commit into
google:mainfrom
anthony-zy:main

Conversation

@anthony-zy

Copy link
Copy Markdown
Contributor

Summary

Align RISC-V with AArch64 by using the same branchless mask extraction
technique instead of the previous else-branch implementation.

Performance

Decompression performance improved by ~1%.

@danilak-G danilak-G merged commit 0daaac5 into google:main May 9, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants